Skip to content

Conversation

@pantuza
Copy link

@pantuza pantuza commented Oct 5, 2023

This Pull Request solves #6 . It has the following contributions:

  1. Adds a new command line option: -t | --templates-path that will be then used as the path for reading templates.
  2. Updates Sphinx version and rebuild project documentation
  3. Fixes a broken test

How to test

Follow the steps described in this documentation.
Instead of creating the templates path on the current directory, try creating elsewhere. For example: /tmp/templates/.
Thus, when you call the CLI, inform the command argument: -t /tmp/templates.
If omitted, it must default to templates/ in the current directory.

@pantuza
Copy link
Author

pantuza commented Oct 23, 2023

I see this PR has changed 24 files. Sorry for that! It turns out only 3 files were actually modified by me.
The other files were auto generated by building project documentation using Makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant